[class~="brand-BORG"] {
	background-image: url("../images/brands/BORG BECK.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

[class~="brand-CONTINENTAL"] {
	background-image: url("../images/brands/CONTINENTAL CTAM.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

[class~="brand-FIRST"] {
	background-image: url("../images/brands/FIRST LINE.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

[class~="brand-KEY"] {
	background-image: url("../images/brands/KEY PARTS.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

[class~="brand-MANN-FILTER"] {
	background-image: url("../images/brands/MANN-FILTER.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

[class~="brand-MEYLE"] {
	background-image: url("../images/brands/MEYLE.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
